home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…tion Library 2 (Reseller) / Apple R&P Lib Reseller v2.0.iso / 3-Demos / Third Party Demos / DTMedia / SpringBoard Publisher / card_22052.txt < prev    next >
Text File  |  1989-01-25  |  271b  |  13 lines

  1. -- card: 22052 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 21853
  5. -- name: Laser Fonts
  6. ----- HyperTalk script -----
  7. on openCard
  8.   global initTime,Delay,effectFlag
  9.   put 1 into effectFlag
  10.   put the secs into initTime
  11.   put 1 into Delay
  12. end openCard
  13.